Welcome![Sign In][Sign Up]
Location:
Search - remote control

Search list

[Remote Control200562241328985

Description: PeerYou远程控制软件源代码 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参考.-PeerYou remote control software source code for the full realization of the registry, document processing. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations. Machines can get charged with the hardware information, document information, registry and control for the screen. SOCKET code of overlapping I / O to achieve very good reference.
Platform: | Size: 206313 | Author: ms-dos | Hits:

[Other resource红外遥控接收

Description: 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序 DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB # 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
Platform: | Size: 4576 | Author: | Hits:

[Static control计算机遥控接收器接收程序+语言复读机源代码

Description: 计算机遥控接收器接收程序+语言复读机源代码,转自其他网站-computer remote control receiver to receive programming language Repeater source code from other sites
Platform: | Size: 2674943 | Author: 陈杰 | Hits:

[Other resourceB11

Description: 关于MCS51的红外线遥控程序,可以实现遥控功能的小程序-on MCS51 infrared remote control procedures, functions can be achieved by a small remote control procedures
Platform: | Size: 2752 | Author: 11 | Hits:

[Other resource红外遥控机器人模板_AVR

Description: 采用电视遥控器控制的小车,采用AVR单片机,C语言开发,无电路图-using the TV remote control car, using AVR, C-language development, no circuit
Platform: | Size: 104832 | Author: fuerchat | Hits:

[Other高级通信程序

Description: 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细节。具体方法可以参考:CommSrvApps 单元的TSrvApp_File类,只需写一个新类即可: TSrvApp_File = class(TServerAppObject) public function ProcessData(ABuf: PChar ASize: integer): integer override end 通过以上类配合通信核心类,实现了远程实时传送一个文件就像copy那么简单。 其它: 此程序是我自己开发的连锁超市方案中数据交换的应用实例,所以客户端和服务端的代码有点多,但多是与通信本身无关,所实现的功能是将本地Local文件夹与远程Remote文件夹的.rs文件互相进行传送。 -this a good feeling of self-communication program, which features : 1. All data packet format own definition. All the definition and communication in all core categories COMM folder. 2. Can handle a large number of client communications in the same time, customer-service and sharing the same communications targets, and can interoperate Chuan. 3. Details of all communications package in a few general categories, interactive communications hidden handle all the details, such as broken packet processing, heavy overtime, among other functions. 4. Data communications and specific application data separation, scalability good, in this case they should only upload documents example, you can not change the core of communication, remote control can be achieved for any function, and need not cons
Platform: | Size: 214000 | Author: sr | Hits:

[WinSock-NDISNET_monitor_TCLTK

Description: 使用Tcl/TK编写的嵌入式数控系统远程控制界面,用TCP/IP实现远程运动控制。-use of Tcl / TK prepared by the NC system embedded remote control interface using TCP / IP remote control campaign.
Platform: | Size: 1539 | Author: xust_zxh | Hits:

[Develop Tools一个简单实用的PC遥控器

Description: 一个简单实用的PC遥控器,可以让您的电脑像电视一样。-a simple and practical PC remote control device that allows your computer the same as the television.
Platform: | Size: 4642075 | Author: 孟凡涛 | Hits:

[Remote ControlRemoteCtrl

Description: 完整的远程控制程序源代码,包括服务端和客户端。两者通过Socket进行数据交换,达到监控的目的。-integrity of the remote control program source code, including services and clients. Socket both through the exchange of information to achieve the purpose of monitoring.
Platform: | Size: 150628 | Author: 杨树 | Hits:

[Other resource语音遥控车

Description: 凌阳单片机的语音遥控车实验原码,压缩包无密码.-Sunplus SCM voice remote control cars experimental original code, compressed without passwords.
Platform: | Size: 172180 | Author: 宋焱 | Hits:

[Other resource红外接收

Description: 可以接收普通红外遥控器信号的汇编程序.是MCS51单片机适用.-can receive ordinary infrared remote control signals in the compilation process. Yes MCS51 apply.
Platform: | Size: 993 | Author: zmx | Hits:

[Other resource遥控接收解码采用AT89C2051

Description: 遥控接收解码采用AT89C2051.rar网上下载的-remote control receiver decoder using the Internet to download the AT89C2051.rar
Platform: | Size: 2237 | Author: 沈楚苗 | Hits:

[Other resourceIRMDecode

Description: 红外线接收头NEC码解码程序,接收红外遥控发出的NEC码,转换程序串口数据发出-infrared receiver NEC decoding process, receiving infrared remote control codes issued by the NEC, Serial data conversion issue
Platform: | Size: 2405 | Author: yea | Hits:

[Windows Develop远程重启计算机

Description: 一个简单对组件的调用实例,用于控制远程机-components of a simple example of a call for the remote control aircraft
Platform: | Size: 13402 | Author: 小王 | Hits:

[WinSock-NDISSimpleSC

Description: 国外淘的利用驱动来实现极速屏幕传输的代码。很多先进的远控工具就是利用的这份代码。速度可以和Radmin媲美-the use of foreign Amoy drive to achieve super-screen transfer of the code. Many advanced remote control tools is the use of this code. Speed and comparable Radmin
Platform: | Size: 38412 | Author: 屁狐狸 | Hits:

[WinSock-NDIS近墨者远程控制源代码

Description: 用C语言写的一个远程控制软件代码,可以和好的理解网络C/S编程,同时可以加深C语言和系统功能的理解-written in C language of a remote control software code, and a good understanding of network C / S programming, C also can enhance the language and understand the functions of the system
Platform: | Size: 73275 | Author: wdb | Hits:

[Other resource带LCD显示的遥控码读码器

Description: 带LCD显示的遥控码读码器,本程序是能解码UPD6221芯片或者兼容芯片,并在LCD上显示用户ID,键值。提供给喜爱电子的同胞们一个红外读码方案。-LCD display with the remote control code reading device. this program can decode UPD6221 compatible chip or chips, and the LCD displayed on the user ID keys. Electronic love for the fellow countrymen, an infrared reading program.
Platform: | Size: 280383 | Author: 汤宇浩 | Hits:

[Remote Controltightvnc-1.3dev7_x86_viewer

Description: The source code of remote control tool vnc-The source code of remote control tool VNC
Platform: | Size: 209462 | Author: 加文 | Hits:

[WinSock-NDISIntruder - Remote server control

Description: Remote server control
Platform: | Size: 550535 | Author: dhw | Hits:

[Other resource全面了解红外遥控

Description: 全面了解红外遥控c51编程 单片机应用 硬件开发-comprehensive understanding of infrared remote control decoder SCM application programming hardware development
Platform: | Size: 295231 | Author: 李小强 | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net